runtime.traceLocker.HeapAlloc (method)

3 uses

	runtime (current package)
		mgcpacer.go#L869: 		trace.HeapAlloc(bytesMarked)
		mgcpacer.go#L901: 			trace.HeapAlloc(live)
		traceruntime.go#L570: func (tl traceLocker) HeapAlloc(live uint64) {